Vcenter VmTemplate LibraryItems DeploySpecVmHomeStoragePolicy
The Vcenter VmTemplate LibraryItems DeploySpecVmHomeStoragePolicy schema defines the storage policy specification for the deployed virtual machine's configuration and log files.
This schema was added in vSphere API 6.8.
{
"type": "string",
"policy": "string"
}
Policy type to be used when creating the deployed virtual machine's configuration and log files.
For more information see: Vcenter VmTemplate LibraryItems DeploySpecVmHomeStoragePolicy Type.
This property was added in vSphere API 6.8.
Identifier for the storage policy to use.
This property was added in vSphere API 6.8.
This property is optional and it is only relevant when the value of type is Vcenter VmTemplate LibraryItems DeploySpecVmHomeStoragePolicy Type.USE_SPECIFIED_POLICY.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.spbm.StorageProfile
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.spbm.StorageProfile
.